UserId Class |
Namespace: Independentsoft.Exchange
The UserId type exposes the following members.
| Name | Description | |
|---|---|---|
| UserId |
Initializes a new instance of the UserId class.
| |
| UserId(String) |
Initializes a new instance of the UserId class.
| |
| UserId(StandardUser) |
Initializes a new instance of the UserId class.
| |
| UserId(String, String) |
Initializes a new instance of the UserId class.
|
| Name | Description | |
|---|---|---|
| DisplayName |
Defines the display name of a folder, contact, distribution list, or delegate user.
| |
| PrimarySmtpAddress |
Represents the primary Simple Mail Transfer Protocol (SMTP) address of an account to be used for delegate access.
| |
| Sid |
Represents the security descriptor definition language (SDDL) form of the security identifier (SID).
| |
| StandardUser |
Identifies Anonymous and Default user accounts for delegate access.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current UserId object to its equivalent string representation.
(Overrides ObjectToString.) |